
[DEPRECATED: use
GET /manage/v3
and
POST /manage/v3
instead.]
name) is in the
named package (pkgname). 200 OK is returned if the named
server is in the package. Otherwise 404 Not Found is returned.
| URL Parameters | |
|---|---|
| group-id={group-id} | The name or ID of the group containing the named server. |
manage-user role, or the
following privilege:
http://marklogic.com/xdmp/privileges/manage
curl -i -X HEAD --digest -u admin:admin \
"http://localhost:8002/manage/v2/packages/test-package/servers/Oscars?group-id=Default"
==> Checks for the existence of the 'Oscars' server in the 'Default' group in the package,
"test-package."
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.